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

getsentry-bot 44680768f7 release: 20.11.1 4 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 7f662a464c ci(release): Add names to steps for easier debugging (#22068) 4 years ago
.storybook 9c74f49a66 lint(storybook): Fix eslint module import errors (#17467) 5 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 34fb86e25f fix(vscode): Update config for VS Code debugger (#19294) 4 years ago
api-docs a2f658f2be ref(api-docs): Remove ampersand from 'cursor' param query (#21733) 4 years ago
bin 95d1bd714a ref(ci): Clean up most mentions of travis (#22033) 4 years ago
build-utils ed9cb6ee03 feat: Use sentry-javascript 5.25.0-beta.1 with sessions support (#20885) 4 years ago
config 5471e41677 feat(devservices): Reduce clickhouse memory usage to 30% of RAM (#20781) 4 years ago
docker a9c2495637 ci(gcb): Don't limit debug log output to 3 services (#22017) 4 years ago
docs-ui bca1eb2fe7 feat(select): Added new label style (#22063) 4 years ago
examples 95767d455b chore: blacken take 2 (#14360) 5 years ago
scripts 17d4ad4a12 dev: pure venv bootstrapper (#21007) 4 years ago
src 24d86a0018 Forward kafka cluster options to clients (#21275) 4 years ago
tests 8ed3a6ec30 fix(tests): Fix symbolicator unwind_status in snapshots (#22089) 4 years ago
.craft.yml e44df43b3c ci(docker): Rename latest tag to nightly (#21359) 4 years ago
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 years ago
.envrc 7011bc8160 build(dev): Make UI hot reload default enabled (#21694) 4 years ago
.eslintignore fdba72bd7c ref: Remove Python store view (#19135) 4 years ago
.eslintrc.js 4d82a2b89d style(eslint): Restrict usage of `@sentry/browser` (#19932) 4 years ago
.eslintrc.relax.js be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) 5 years ago
.git-blame-ignore-revs 098fdbbe62 fix(git) Fixup ignored commit sha (#21089) 4 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore 0f998b2b1f feat(openapi): Remove derefed build artifact (#21564) 4 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
.nowignore 5d571ad606 build(vercel): Fix storybook deploys (#20999) 4 years ago
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 years ago
.pre-commit-config.yaml 970d2c5647 build: Bump sentry-flake8 for json import lints (#20159) 4 years ago
.python-version b6e13c1450 chore(python3): Bump python 3.6 to latest patch (#19984) 4 years ago
.size-limit.js 3a5f016486 build(gha): Add `sentry.css` to size limits (#21675) 4 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 5ae0461639 dev: remove direnv from brewfile (#20011) 4 years ago
CHANGES 44680768f7 release: 20.11.1 4 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 44680768f7 release: 20.11.1 4 years ago
MANIFEST.in 4969a15707 build(plugins): Include all files under sentry_plugins in the wheel (#21618) 4 years ago
Makefile 95d1bd714a ref(ci): Clean up most mentions of travis (#22033) 4 years ago
README.md 1376855c91 Copy fix (#19509) 4 years ago
babel.config.js 657322392f build(js): Fix `react-refresh` babel plugin always loaded in d… (#17492) 5 years ago
codecov.yml 058c859036 chore(cfg): Cleanup references to `south` in configs (#15644) 5 years ago
conftest.py cc90569144 test(pytest): Refactor test grouping and allow selecting only snuba tests (#20915) 4 years ago
jest.config.js 8468998598 build(ci): Remove travis builds and add local action to handle test artifacts (#21779) 4 years ago
migrations_lockfile.txt 0a4d3a3e50 feat(dashboards) Adapt API to new behavior (#22039) 4 years ago
now.json dd70110761 Revert "build(vercel): Migrate from "now" to "vercel" (#20561)" (#20754) 4 years ago
package.json edf72282db update to 3.2.2. (#21996) 4 years ago
prettier.config.js 032754739f fix(typescript) Upgrade typescript related tooling (#21065) 4 years ago
pyproject.toml 27a27bfcea feat(direnv): experimental SENTRY_PYTHON3 (#19926) 4 years ago
requirements-base.txt 8ba5304894 ref(requirements): Remove obsolete comment about billiard (#22037) 4 years ago
requirements-dev.txt 0ea4dc6790 fix: Bump pytest-sentry (#21086) 4 years ago
setup.cfg e836d93620 fix: Update pytest problem matcher for tb=short (#20038) 4 years ago
setup.py 44680768f7 release: 20.11.1 4 years ago
static 22e96f9c66 style: Remove trailing slash from static symlink (#10045) 6 years ago
stylelint.config.js 46dcc79579 build(stylelint): Fix and upgrade `stylelint` (#18210) 4 years ago
tsconfig.json ffb30c16be build(ui): split tsconfig into two (#19457) 4 years ago
vercel.json 734f3ba692 build(vercel): Fix avatars (#21638) 4 years ago
webpack.config.js 95d1bd714a ref(ci): Clean up most mentions of travis (#22033) 4 years ago
yarn.lock edf72282db update to 3.2.2. (#21996) 4 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