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

Priscila Oliveira 1fd50d2cb3 fix(style): fixed breadcrumb table info style (#18310) 4 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github e02888dda7 meta: add CODEOWNERS coverage for build + dev files (#18209) 4 years ago
.storybook 9c74f49a66 lint(storybook): Fix eslint module import errors (#17467) 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 99bfb01773 security: update comments in bin/scan (#18288) 4 years ago
build-utils d96270e17e build(dev): Measure webpack build times (#16756) 5 years ago
config 8e271574ec fix: Fix Relay usage for users of ALLOWED_HOSTS (#17900) 5 years ago
docker f952fedefe ci: upgrade, apply, and require pre-commit (#18176) 4 years ago
docs-ui 9f1faae3c5 ref(ui) Add a disabled state to MenuItem and convert to a styled component (#18236) 4 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 1fd50d2cb3 fix(style): fixed breadcrumb table info style (#18310) 4 years ago
tests 47a8a4d730 ref(breadcrumb): Converted Breadcrumb to Typescript (#18117) 4 years ago
.dockerignore 98cec4e19f fix(dockerignore): Remove duplicate entry from dockerignore (#17881) 5 years ago
.envrc f5a834323f dev: exclude the blackening from blames via .git-blame-ignore-revs (#18028) 5 years ago
.eslintignore 86356edfeb chore: remove vendored django debug_toolbar (#15477) 5 years ago
.eslintrc.js 5a7c73fba5 ref(js) remove lodash/get (#16614) 5 years ago
.eslintrc.relax.js be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) 5 years ago
.git-blame-ignore-revs e3a427e80b meta: git blame ignore #18176 (#18232) 4 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
.nowignore c19389ec4d build(now): Correct nowignore (#17585) 5 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 054134e4f5 dev: reorder pre-commit hooks to blacken first (#18255) 4 years ago
.python-version b89792bcb1 meta: sync with updated devenv docs (#16954) 5 years ago
.travis.yml 7cb0672a65 ci: temporarily disable py3 job (#18241) 4 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 21df9f149a meta: Add watchman to Brewfile (#17944) 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 95ad4c18ab license: Update BSL change date 5 years ago
MANIFEST.in ab4effbf80 Relay integration in devservices (#16790) 5 years ago
Makefile 690e93fdf7 ci: dedupe python linting and consolidate scanning (#18223) 4 years ago
README.md 943fe17646 docs: Add sentry-rust package to readme (#17011) 5 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 ea6cfa0cd6 ref(tests): Refactor obsolete Sentry store tests (#17756) 5 years ago
jest.config.js 58184d3ee2 test(dataPrivacyRulesPanelSelectorField): Added tests (#18073) 5 years ago
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
migrations_lockfile.txt 3bf35f09f1 fix(perf-views) - Add owner to key transactions unique together 4 years ago
now.json 57c649399c build(now): Quiet down PR comments (#17589) 5 years ago
package.json 2ccb02fb4a feat(deps): Upgrade to typescript@3.8 (#18265) 4 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 9492c32cd1 feat(pii): Derive selector suggestions from event data (#18096) 4 years ago
requirements-dev.txt a920a1c1ce ref: remove isort (#18118) 4 years ago
setup.cfg a920a1c1ce ref: remove isort (#18118) 4 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 46dcc79579 build(stylelint): Fix and upgrade `stylelint` (#18210) 4 years ago
tsconfig.json 58184d3ee2 test(dataPrivacyRulesPanelSelectorField): Added tests (#18073) 5 years ago
webpack.config.js 59ad0209bd build(travis): Split webpack + tsc from test suite for frontend (#15207) 5 years ago
yarn.lock 2ccb02fb4a feat(deps): Upgrade to typescript@3.8 (#18265) 4 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