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

William Mak aee9db28f9 fix(tagstore): Always pass a dataset in tagstore (#24978) 3 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 years ago
.storybook 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 3c3b4d051a dev(vscode): Remove settings that VS Code removes automatically (#23534) 4 years ago
api-docs 3cce71a780 fix(api-docs): Adding the limit to this endpoint's docs (#24657) 4 years ago
bin fdd847343e feat(demo): create scenario 1 for demo mode (#24514) 4 years ago
build-utils 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 years ago
config 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 years ago
docker 0d143d07c8 ci(gcb): Bump kaniko version to see if it clears caches (#24822) 4 years ago
docs-ui 94f16caa05 ref(charts): Refactor + Add discover chartcuterie types (#24874) 4 years ago
examples 8c10aba03d ref(pyupgrade): more f-strings (#23933) 4 years ago
scripts d6a405d255 ci(feat): Initialize Docker on Mac & run make bootstrap in CI (#24563) 4 years ago
src aee9db28f9 fix(tagstore): Always pass a dataset in tagstore (#24978) 3 years ago
tests 2372faf7ef feat(workflow): Restyle saved search menu (#24691) 3 years ago
.craft.yml a6d9e533bf Drop py2 from .craft.yml (#23882) 4 years ago
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 years ago
.envrc 631937e933 direnv(feat): Support GNU and BSD mktemp (#24681) 4 years ago
.eslintignore df2549bb82 ref(storybook): Update webpack configuration (#24620) 4 years ago
.eslintrc.js 2b4b42e99d chore(eslint): Bump to auto sort imports (#22212) 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 7a1c964da4 chore: add #23197 squash commit to git blame ignore (#23300) 4 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore 4188045f55 feat(charts): Add chart-renderer service config build (#24112) 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
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 years ago
.pre-commit-config.yaml eb6a5c5015 dev: move pyupgrade to requirements-pre-commit.txt (#23929) 4 years ago
.python-version 68fc7c1f62 security: Upgrade to Python 3.6.13 (#23969) 4 years ago
.size-limit.js 3a5f016486 build(gha): Add `sentry.css` to size limits (#21675) 4 years ago
.vercelignore 1eef286934 build(vercel): Remove duplicate vercel config (#22340) 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 c12a0c9b7e build(dev): Add libxslt to Brewfile (#23002) 4 years ago
CHANGES 96d5172030 release: 21.3.0 4 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 96d5172030 release: 21.3.0 4 years ago
MANIFEST.in 4969a15707 build(plugins): Include all files under sentry_plugins in the wheel (#21618) 4 years ago
Makefile b964314b35 build(feat): More make targets reporting to Sentry.io (#24540) 4 years ago
README.md ddc3d8aee6 chore(readme): List more SDKs (#22870) 4 years ago
babel.config.js 5b6e9e02db build(js): Be consistent about preset- babel usage (#24436) 4 years ago
codecov.yml 058c859036 chore(cfg): Cleanup references to `south` in configs (#15644) 5 years ago
conftest.py d96b444602 test: upgrade pytest and friends, cleanup configuration (#24315) 4 years ago
jest.config.js 8549c003cf ref(ts) Convert the react warning silencer to typescript (#23311) 4 years ago
migrations_lockfile.txt f35e949d3d fix(migrations): Fix NotificationSettings (#24869) 4 years ago
mypy.ini 046797c975 feat(snql) Turn SnQL on for one referrer (#24825) 4 years ago
package.json 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 years ago
prettier.config.js 032754739f fix(typescript) Upgrade typescript related tooling (#21065) 4 years ago
pyproject.toml dcf69aaf87 ref(bigtable): Extract `BigtableKVStorage` from `BigtableNodeStorage` (#24644) 4 years ago
requirements-base.txt 926ad72b51 build(relay): Upgrade sentry-relay to 0.8.5 (#24860) 4 years ago
requirements-dev.txt 4f2e0f7c8c feat(ci) Add an optional mypy check to Sentry (#24576) 4 years ago
requirements-pre-commit.txt eb6a5c5015 dev: move pyupgrade to requirements-pre-commit.txt (#23929) 4 years ago
setup.cfg d96b444602 test: upgrade pytest and friends, cleanup configuration (#24315) 4 years ago
setup.py 358036e0eb meta: Bump new development version 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 1eef286934 build(vercel): Remove duplicate vercel config (#22340) 4 years ago
webpack.config.js 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 years ago
yarn.lock 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 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