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

Mark Story 8d2bbceb11 ref(ui) Improve the ButtonBar component (#17321) 5 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 22041934d4 meta(codeowners): Make @getsentry/releases the owner of Docker (#16844) 5 years ago
.storybook 166c3811d0 feat(storybook): Upgrade storybook to 5.3 (#16396) 5 years ago
.travis 7426ead075 build(storybook): Don't deploy on foreign PRs (#17315) 5 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 3dafd86c8d feat(discover2): Link Dashboard graphs to Discover2 (#17037) 5 years ago
api-docs 0f6ac357be misc: Stop using localhost 5 years ago
bin 2fcfc76e82 feat(workflow): Add alert + rule to `load-mocks` (#16961) 5 years ago
build-utils d96270e17e build(dev): Measure webpack build times (#16756) 5 years ago
config ab4effbf80 Relay integration in devservices (#16790) 5 years ago
docker 35c3dc9f24 ref(docker): Move entrypoint out of $SENTRY_CONF (#17292) 5 years ago
docs-ui 8d2bbceb11 ref(ui) Improve the ButtonBar component (#17321) 5 years ago
examples 95767d455b chore: blacken take 2 (#14360) 5 years ago
scripts af2385cf56 fix: pin virtualenv for pre-commit, and misc touchups (#17026) 5 years ago
src 8d2bbceb11 ref(ui) Improve the ButtonBar component (#17321) 5 years ago
tests 290feaf0a7 fix(ui): Support MenuItem as non-anchors (#17221) 5 years ago
.dockerignore 5d2400f89e direnv: Ignore .envrc from docker 5 years ago
.envrc 9723668d6f direnv: unset PYTHONPATH 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 854d366a2f meta(devtools): initial direnv configuration (#16785) 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
.python-version b89792bcb1 meta: sync with updated devenv docs (#16954) 5 years ago
.travis.yml 7426ead075 build(storybook): Don't deploy on foreign PRs (#17315) 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 854d366a2f meta(devtools): initial direnv configuration (#16785) 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 149fecb5c4 license: Update BSL change date 5 years ago
MANIFEST.in ab4effbf80 Relay integration in devservices (#16790) 5 years ago
Makefile 7a443cf52c build(yarn): Use --frozen-lockfile instead of --pure-lockfile (#17210) 5 years ago
README.md 943fe17646 docs: Add sentry-rust package to readme (#17011) 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 91af3a1b83 test: optional testing on Python 3.6 (#17120) 5 years ago
jest.config.js 78542a1391 fix(ui): Refactor and add error message for "Congrats Robots" (#17287) 5 years ago
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
migrations_lockfile.txt b5bf1883e1 refs(incidents): Remove IncidentActivity.event_stats_snapshot column from the database 5 years ago
netlify.toml 3c70392955 fix(serverless): Pass referer from netlify api requests (#14019) 5 years ago
package.json e2379cdce7 feat(rrweb): Bump version to include StyleSheetRule events 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 d9bc74e03a feat(py3): upgrade qrcode (#17260) 5 years ago
requirements-dev.txt d46213a3cb ref(py3): implement list coercion compat layer for map, filter, zip, and enforce via lint (#17270) 5 years ago
setup.cfg eb9543b442 test(pytest): Fix "reruns" for sentry-pytest (#17224) 5 years ago
setup.py 91af3a1b83 test: optional testing on Python 3.6 (#17120) 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 84872e9457 perf(ts): configuration to potentially speed up nodejs memory usage - PoC (#16837) 5 years ago
webpack.config.js d6c5bcd6e3 feat: Override NODE_ENV in devserver 5 years ago
yarn.lock e2379cdce7 feat(rrweb): Bump version to include StyleSheetRule events 5 years ago

README.md

Sentry

Users and logs provide clues. Sentry provides answers.

What's Sentry?

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.

Official Sentry SDKs

Resources