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

Dan Fuller 7b601a4822 feat(metric_alerts): Start resolving triggers individually, rather than only on alert resolution (#23017) 4 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 46915cc88f meta: Add releases codeowners (#23026) 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 50225ce299 build(gha): Run `api docs` test only on backend changes (#21828) 4 years ago
bin ceeb79d878 fix(mocks): Mark has_transaction flag on project (#22936) 4 years ago
build-utils f325d54b5e build(ci): Add/fix webpack instrumentation for GHA (#22034) 4 years ago
config a0b6b44650 ref(ui): Add an import alias from our static images dir (#22902) 4 years ago
docker 4c5eeb87ce feat(SMTP): Add SSL support (#22524) 4 years ago
docs-ui 82d8812d8d ref(platformlist): Add show counter prop (#23097) 4 years ago
examples 95767d455b chore: blacken take 2 (#14360) 5 years ago
scripts a67ec6079a build(py2): Drop Python 2 support from the developer environment (#22903) 4 years ago
src 7b601a4822 feat(metric_alerts): Start resolving triggers individually, rather than only on alert resolution (#23017) 4 years ago
tests 7b601a4822 feat(metric_alerts): Start resolving triggers individually, rather than only on alert resolution (#23017) 4 years ago
.craft.yml 5b93cf58fd fix(release): Fix py2/py3 docker image confusion (#22685) 4 years ago
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 years ago
.envrc a67ec6079a build(py2): Drop Python 2 support from the developer environment (#22903) 4 years ago
.eslintignore fdba72bd7c ref: Remove Python store view (#19135) 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 a81b5ad006 meta(git): Add "import sort" ref to gblame ignore (#23095) 4 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore 43d6020d92 ref(integrations): Jira Mocks (#22107) 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 970d2c5647 build: Bump sentry-flake8 for json import lints (#20159) 4 years ago
.python-version a67ec6079a build(py2): Drop Python 2 support from the developer environment (#22903) 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 ba1e3bcc6a build(fix): Include librdkafka in order to support Big Sur (#22645) 4 years ago
CHANGES 486d790a8f release: 21.1.0 4 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 486d790a8f release: 21.1.0 4 years ago
MANIFEST.in 4969a15707 build(plugins): Include all files under sentry_plugins in the wheel (#21618) 4 years ago
Makefile a67ec6079a build(py2): Drop Python 2 support from the developer environment (#22903) 4 years ago
README.md ddc3d8aee6 chore(readme): List more SDKs (#22870) 4 years ago
babel.config.js a2e47d8c10 build(babel): Remove un-needed babel plugins (#21701) 4 years ago
codecov.yml 058c859036 chore(cfg): Cleanup references to `south` in configs (#15644) 5 years ago
conftest.py 8706bbafc5 test: Align test init with normal app init (#22322) 4 years ago
jest.config.js 03c8c0b321 test(jest): Use `jest-circus` and instrument jest tests (#22237) 4 years ago
migrations_lockfile.txt de7b92e6bf fix(db): Bumping more imminent columns to bigint 4 years ago
package.json 1234006775 feat(onboarding): Preload platform icons (#23077) 4 years ago
prettier.config.js 032754739f fix(typescript) Upgrade typescript related tooling (#21065) 4 years ago
pyproject.toml a67ec6079a build(py2): Drop Python 2 support from the developer environment (#22903) 4 years ago
requirements-base.txt 35373b47ee feat(nodestore-bigtable): Add support for zstd (#22876) 4 years ago
requirements-dev.txt 0ae519a6ee fix: Bump pytest-sentry again (#22730) 4 years ago
setup.cfg e836d93620 fix: Update pytest problem matcher for tb=short (#20038) 4 years ago
setup.py 46ff051fe5 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 96880653f4 fix(csp) Use a minified ios-device-list (#23035) 4 years ago
yarn.lock 1234006775 feat(onboarding): Preload platform icons (#23077) 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