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

Evan Purkhiser 6dc41ace06 ref(pageFilters): Organize pageFilters parsing into parse module (#31027) 3 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 10e97d219d ref(codeowners): Add the dashboard components to dnd team (#30923) 3 years ago
.storybook 3e80789800 feat(ui): Ability to hide TOC in Storybook (#30261) 3 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 362f13beb3 chore(dx): Add bin path for black in vscode (#29556) 3 years ago
api-docs ee1d75ac62 remove beta from SCIM title (#30738) 3 years ago
bin f1a7732e36 meta(locale): Update translations and catalogs (#28964) 3 years ago
build-utils 7d9927f17a build: Convert webpack config to typescript (#27369) 3 years ago
config 28a2337ae9 build(js): Change `app` alias to `sentry` (#18915) 3 years ago
docker 83b15f355f Continue self-hosted rename in build-related files (#30483) 3 years ago
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
docs-ui d66742b461 ref(ui): Replace `grid-gap` with `gap` (#30939) 3 years ago
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 years ago
scripts df89b5cd31 feat(dev): Refactor selenium patch so it can be called outside of `install-py-dev` (#30447) 3 years ago
src 7d7c33241f ref(releases): Remove release-adoption-stage and release-adoption-chart flags from BE (#30822) 3 years ago
static 6dc41ace06 ref(pageFilters): Organize pageFilters parsing into parse module (#31027) 3 years ago
tests 6dc41ace06 ref(pageFilters): Organize pageFilters parsing into parse module (#31027) 3 years ago
.craft.yml 83b15f355f Continue self-hosted rename in build-related files (#30483) 3 years ago
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 years ago
.envrc 3ecc18ec89 fix(dev): Install Command Line Tools when git is missing (#30050) 3 years ago
.eslintignore 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) 3 years ago
.eslintrc.js 33fbf02f02 chore(prettier): Upgrade to 2.3.x (#26820) 3 years ago
.eslintrc.relax.js be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) 5 years ago
.git-blame-ignore-revs 28a2337ae9 build(js): Change `app` alias to `sentry` (#18915) 3 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore e9ce6c52bb fix(appconnect): use v2 webSession for legacy iTunes API (#27678) 3 years ago
.ignore add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) 4 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
.pre-commit-config.yaml 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 years ago
.prettierignore 3a5085adbe meta: Add prettierignore to stop package.json fights (#28685) 3 years ago
.python-version 3e0852785f fix(dev): Add .python-version back (#29571) 3 years ago
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 3 years ago
.vercelignore 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 years ago
AUTHORS df235c4d04 Add newline to AUTHORS file 9 years ago
Brewfile 544abe103f feat(ci): Initializing Docker should be more robust (#26369) 3 years ago
CHANGES ca0e861ea8 Repair changelog (#30690) 3 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 0b945b52b4 meta: Bump new development version 3 years ago
MANIFEST.in 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) 3 years ago
Makefile f1a7732e36 meta(locale): Update translations and catalogs (#28964) 3 years ago
README.md 20e237bb3e style(readme): Fix readme images width (#30265) 3 years ago
babel.config.ts 64c2de384b feat(ui): Setup browserslist, reduce core-js use (#27346) 3 years ago
codecov.yml 93ff9c0648 chore(py): Ignore tests in CodeCov (#30326) 3 years ago
conftest.py 6624767478 ref(appstore-connect): Remove setup steps asking for iTunes credentials [NATIVE-294] (#29675) 3 years ago
jest.config.ts 9e9e5a406e feat(ci): Balance frontend tests (#30949) 3 years ago
migrations_lockfile.txt f13a5ad5cb feat(dashboard): Add a JSONField to store widget details (#30962) 3 years ago
mypy.ini 6457270942 feat(cra-metrics): Adds crash rate alerts over metrics [INGEST-629] [INGEST-632] (#30400) 3 years ago
package.json 23f8ce5532 chore(ui): Upgrade storybook, colors package hotfix (#31024) 3 years ago
prettier.config.js f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 3 years ago
pyproject.toml 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 3 years ago
pyrightconfig-commithook.json 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 years ago
requirements-base.txt 9626332fa8 feat(migrations): Add automated checks to migrations, and other safety features. (#25802) 3 years ago
requirements-dev.txt 7fb5e74c43 fix(mypy) Downgrade mypy (#26473) 3 years ago
requirements-pre-commit.txt 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 3 years ago
setup.cfg b0cfeb1c10 chore: drop Python 3.6 (#29504) 3 years ago
setup.py 0b945b52b4 meta: Bump new development version 3 years ago
stylelint.config.js 1df7517b40 ref(lint): Disallow `grid-gap` property (#30957) 3 years ago
tsconfig.json 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
vercel.json 1eef286934 build(vercel): Remove duplicate vercel config (#22340) 4 years ago
webpack.config.ts f1a7732e36 meta(locale): Update translations and catalogs (#28964) 3 years ago
yarn.lock 23f8ce5532 chore(ui): Upgrade storybook, colors package hotfix (#31024) 3 years ago

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