Skip to content
Sentry is cross-platform application monitoring, with a focus on error reporting.
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.artifacts feat: Implement basics of pre-commit Jul 2, 2018
.github meta: Adopt CODEOWNERS first pass Mar 13, 2019
.storybook build(storybook): Rename babel config back to ".babelrc" (#12934) Apr 25, 2019
.travis feat(storybook): Add favicon to deployed root (#10122) Oct 15, 2018
.tx Explicit source file Mar 23, 2013
.vscode meta(vscode): Do not autoformat Django templates (#12350) Mar 11, 2019
api-docs fix(apidocs) Update the api-docs to use postgres (#12649) Apr 5, 2019
bin feat(build) Add support for additional ignores in bin/scan (#12982) Apr 29, 2019
config build(precommit): run jest on pre-commit (#6129) Sep 20, 2017
docs-ui feat(ui): Add ActivityItem component (#13016) May 3, 2019
examples Old style exception --> new style for Python 3 Oct 23, 2017
scripts ref(dev): Use webpack proxy in place of devserver.js (#12468) Mar 20, 2019
src feat: Add event_id to outcome payload if it exists (#13044) May 3, 2019
tests feat(ui): Add ActivityItem component (#13016) May 3, 2019
.dockerignore Add a Dockerfile for local dev environment Feb 19, 2016
.eslintignore feat: Implement basics of pre-commit Jul 2, 2018
.eslintrc.js style(build): Use modules over json for configs (#11618) Jan 22, 2019
.gitattributes Fix CHANGES gitattribute Oct 31, 2016
.gitignore refs: Remove sqlite references from code Apr 12, 2019
.mailmap Add .mailmap to fix my commits Nov 30, 2015
.npmrc chore(npm): No package-lock.json (#9020) Jul 12, 2018
.nvmrc build(webpack): Fix incremental webpack builds (upgrade to node@8.15.… Mar 15, 2019
.pre-commit-config.yaml lint: use sentry-flake8 (#9113) Jul 19, 2018
.travis.yml ref: Improve unreal tests in preparation for symbolicator (#12938) May 2, 2019
AUTHORS Add newline to AUTHORS file Nov 30, 2015
Brewfile setup: Install docker via Brewfile Apr 4, 2019
CHANGES CHANGES for 9.1.1 Apr 19, 2019
LICENSE fix(license) update year and remove extra words Sep 25, 2018
MANIFEST.in feat: Pull latest SDK information from the registry (#10231) Oct 29, 2018
Makefile feat(yarn): Add extra step to `make install-yarn` to verify fs tree (#… May 3, 2019
README.rst feat: Attempt to make readme product images better (#11901) Feb 5, 2019
babel.config.js ref(js): Fix RequestError name being lost (#12656) Apr 5, 2019
codecov.yml build(codecov): Lower codecov js patch threshold to 60% (#7426) Mar 6, 2018
conftest.py ref: Refactor .travis.yml, add parallel builds Apr 8, 2019
jest.config.js test(jest): Upgrade to 24.1.0 (#12035) Feb 13, 2019
jsconfig.json build(vscode): Fix jsconfig paths (#8242) May 1, 2018
package.json fix(ui) Revert bootstrap upgrade (#13010) May 1, 2019
prettier.config.js style(build): Use modules over json for configs (#11618) Jan 22, 2019
requirements-base.txt feat: Support Trimmed Function Names via raw_function (#12990) May 1, 2019
requirements-dev.txt feat: sentry devservices Feb 26, 2019
requirements-optional.txt feat(nodestore): Add Bigtable backend Mar 15, 2019
requirements-test.txt nodestore: Remove cassandra and multi backends Apr 26, 2019
setup.cfg feat(test) Add acceptance test that is backed by snuba (#12596) Apr 4, 2019
setup.py 10.0.0.dev0 Apr 3, 2019
static style: Remove trailing slash from static symlink (#10045) Oct 9, 2018
stylelint.config.js style(build): Use modules over json for configs (#11618) Jan 22, 2019
webpack.config.js ref(dev): Use webpack proxy in place of devserver.js (#12468) Mar 20, 2019
yarn.lock fix(ui) Revert bootstrap upgrade (#13010) May 1, 2019

README.rst

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

You can’t perform that action at this time.