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

Matej Minar 73aa8a794f feat(ui): Relocate paginator on project issues (#25539) 3 лет назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github e1684036d0 chore(dependabot): Missed a few @types to ignore (#25720) 3 лет назад
.storybook 14cba4d5ae build(js): Emotion 11 (#25478) 3 лет назад
.tx ea4904d1da Explicit source file 12 лет назад
.vscode 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
api-docs 3cce71a780 fix(api-docs): Adding the limit to this endpoint's docs (#24657) 4 лет назад
bin bd70acff8c chore(mocks): Make traces easier to mock (#25644) 3 лет назад
build-utils 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 лет назад
config c08d2a9ad6 feat(cdc) Configure postgres for cdc on startup installing wal2json (#25473) 3 лет назад
docker a7124970a2 ci(gcb): Move away from Zeus to GCS for Wheel artifacts (#25297) 3 лет назад
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
docs-ui b0062b28b4 fix(ui): Remove extra commit avatar padding for non-users (#25415) 3 лет назад
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 лет назад
scripts ad0bf0d48f fix(bootstrap): Docker initialization does not work after updating Docker (#25635) 3 лет назад
src 8d23cce0d9 fix(trends): Add confidence as a queryable field (#25698) 3 лет назад
static 73aa8a794f feat(ui): Relocate paginator on project issues (#25539) 3 лет назад
tests f56795d6af feat(org-stats): Allow absolute date selection (#25664) 3 лет назад
.craft.yml a7124970a2 ci(gcb): Move away from Zeus to GCS for Wheel artifacts (#25297) 3 лет назад
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 лет назад
.envrc d47dc22746 dev_env(feat/fix): Report dev env issues to a separate project (#25362) 3 лет назад
.eslintignore df2549bb82 ref(storybook): Update webpack configuration (#24620) 4 лет назад
.eslintrc.js 2b4b42e99d chore(eslint): Bump to auto sort imports (#22212) 4 лет назад
.eslintrc.relax.js be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) 5 лет назад
.git-blame-ignore-revs 7a1c964da4 chore: add #23197 squash commit to git blame ignore (#23300) 4 лет назад
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 лет назад
.gitignore 4188045f55 feat(charts): Add chart-renderer service config build (#24112) 4 лет назад
.ignore add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) 4 лет назад
.mailmap b3f05c53e2 Add .mailmap to fix my commits 9 лет назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.pre-commit-config.yaml 10991677d1 pre-commit(fix): Change the way shellcheck-py gets installed in pre-commit (#25315) 3 лет назад
.python-version 68fc7c1f62 security: Upgrade to Python 3.6.13 (#23969) 4 лет назад
.size-limit.js 3a5f016486 build(gha): Add `sentry.css` to size limits (#21675) 4 лет назад
.vercelignore 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 9 лет назад
Brewfile c12a0c9b7e build(dev): Add libxslt to Brewfile (#23002) 4 лет назад
CHANGES 5eee198b51 release: 21.4.1 3 лет назад
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 лет назад
LICENSE 5eee198b51 release: 21.4.1 3 лет назад
MANIFEST.in 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) 3 лет назад
Makefile b964314b35 build(feat): More make targets reporting to Sentry.io (#24540) 4 лет назад
README.md 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
babel.config.js d0fd9fe440 feat(ui): Move `core-js` to babel-preset-env (#25605) 3 лет назад
codecov.yml 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
conftest.py 5767d2ba89 build: Use `django-manifest-loader` for static assets (#25234) 3 лет назад
jest.config.js 550c9d485a build(ci): Split frontend tests into 2 instances (#25359) 3 лет назад
migrations_lockfile.txt 8f6d6b3117 feat(issue_search): Backfill saved searches to convert `me_or_none` to `[me, none]` (#25288) 3 лет назад
mypy.ini e073d710a5 fix(notifications): Add `external_id` to `ExternalActorSerlializer` (#25678) 3 лет назад
package.json 705a055205 chore(deps): Remove unused source-map-loader (#25714) 3 лет назад
prettier.config.js 032754739f fix(typescript) Upgrade typescript related tooling (#21065) 4 лет назад
pyproject.toml 34de451a6b ref(dx): Add isort config + precommit (#24716) 3 лет назад
requirements-base.txt 27288ee7a2 fix(snql) Bump SDK version (#25577) 3 лет назад
requirements-dev.txt a181f7dbe2 fix: Bump pytest-sentry to 0.1.9 (#25485) 3 лет назад
requirements-pre-commit.txt 10991677d1 pre-commit(fix): Change the way shellcheck-py gets installed in pre-commit (#25315) 3 лет назад
setup.cfg d96b444602 test: upgrade pytest and friends, cleanup configuration (#24315) 4 лет назад
setup.py d2dc259e26 meta: Bump new development version 3 лет назад
stylelint.config.js 46dcc79579 build(stylelint): Fix and upgrade `stylelint` (#18210) 4 лет назад
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.js 127fb2e5ee Revert "build(webpack): Change webpack to have smaller chunks and make all entries async (#25566)" (#25681) 3 лет назад
yarn.lock 705a055205 chore(deps): Remove unused source-map-loader (#25714) 3 лет назад

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