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

Stephen Cefali c3ce408869 delete file 1 year ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 8d5dcfe955 Relax jest test timeout (#30501) 2 years ago
.storybook 3e80789800 feat(ui): Ability to hide TOC in Storybook (#30261) 2 years ago
.tx ea4904d1da Explicit source file 11 years ago
.vscode 362f13beb3 chore(dx): Add bin path for black in vscode (#29556) 2 years ago
api-docs e8a5e9e197 feat(scim): use 204 no content on team PATCH request response (#27956) 2 years ago
bin 0e58814efd meta(py): Upgrade python typing analysis script (#29961) 2 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) 2 years ago
docker 83b15f355f Continue self-hosted rename in build-related files (#30483) 2 years ago
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
docs-ui 45a2dbe9cb feat: Add helpers to UI and API for managing file uploads (#29892) 2 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) 2 years ago
src fa54b0b9a5 feat(ui-filters): Add selection-filters-v2 feature flag (#30570) 2 years ago
static c3ce408869 delete file 1 year ago
tests c3ce408869 delete file 1 year ago
.craft.yml 83b15f355f Continue self-hosted rename in build-related files (#30483) 2 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) 2 years ago
.eslintignore 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) 2 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) 4 years ago
.git-blame-ignore-revs 28a2337ae9 build(js): Change `app` alias to `sentry` (#18915) 2 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 7 years ago
.gitignore e9ce6c52bb fix(appconnect): use v2 webSession for legacy iTunes API (#27678) 2 years ago
.ignore add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) 4 years ago
.mailmap b3f05c53e2 Add .mailmap to fix my commits 8 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) 2 years ago
.prettierignore 3a5085adbe meta: Add prettierignore to stop package.json fights (#28685) 2 years ago
.python-version 3e0852785f fix(dev): Add .python-version back (#29571) 2 years ago
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 2 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 8 years ago
Brewfile 544abe103f feat(ci): Initializing Docker should be more robust (#26369) 3 years ago
CHANGES 4e508983ee release: 21.9.0 2 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 88c0e448cc meta: Bump new development version 2 years ago
MANIFEST.in 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) 3 years ago
Makefile abdd4e30f9 feat: Set variables on Apple M1 to build Python packages (#30094) 2 years ago
README.md 20e237bb3e style(readme): Fix readme images width (#30265) 2 years ago
babel.config.ts 64c2de384b feat(ui): Setup browserslist, reduce core-js use (#27346) 2 years ago
codecov.yml 93ff9c0648 chore(py): Ignore tests in CodeCov (#30326) 2 years ago
conftest.py 6624767478 ref(appstore-connect): Remove setup steps asking for iTunes credentials [NATIVE-294] (#29675) 2 years ago
jest.config.ts 161453c4d8 test(ui): Adjust echarts transform for performance (#30397) 2 years ago
migrations_lockfile.txt 0e966c0692 ref(integrationfeature): Make target_id and target_type not nullable (#30583) 2 years ago
mypy.ini db16b6f8b7 types(py): Github (#30006) 2 years ago
package.json c0259eb8a8 feat(eslint): bump eslint-config-sentry to 1.69 (#30444) 2 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) 2 years ago
pyrightconfig-commithook.json 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 2 years ago
requirements-base.txt 81cc1606e6 fix(snuba-sdk) Limit version to bug fixes only (#30546) 2 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) 2 years ago
setup.cfg b0cfeb1c10 chore: drop Python 3.6 (#29504) 2 years ago
setup.py 88c0e448cc meta: Bump new development version 2 years ago
stylelint.config.js f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 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) 3 years ago
webpack.config.ts 41cafeb034 ref(ui): Add automatic render instrumentation (#30263) 2 years ago
yarn.lock c0259eb8a8 feat(eslint): bump eslint-config-sentry to 1.69 (#30444) 2 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