Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Sentry is cross-platform application monitoring, with a focus on error reporting.
Python JavaScript TypeScript CSS HTML Lua
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: Update CODEOWNERS Aug 15, 2019
.storybook ref(ui): Improve tabability / focus styling (#14304) Aug 7, 2019
.travis build(yarn): Upgrade yarn to 1.16.0, embed in repo (#13569) Jun 11, 2019
.tx Explicit source file Mar 23, 2013
.vscode chore: remove autopep8 in preparation for black (#14401) Aug 15, 2019
api-docs chore: blacken take 2 (#14360) Aug 16, 2019
bin chore: blacken take 2 (#14360) Aug 16, 2019
build-utils fix(build): Fixes build fail when integration-docs is missing (#13831) Jun 26, 2019
config build(precommit): run jest on pre-commit (#6129) Sep 20, 2017
docs-ui feat(ui): Add `showCustomInput` for `<RangeSlider>` (#14232) Aug 7, 2019
examples chore: blacken take 2 (#14360) Aug 16, 2019
scripts ref(dev): Use webpack proxy in place of devserver.js (#12468) Mar 20, 2019
src chore(TS): circle indicator (#14440) Aug 23, 2019
tests chore(TS): circle indicator (#14440) Aug 23, 2019
.dockerignore Add a Dockerfile for local dev environment Feb 19, 2016
.eslintignore feat: Implement basics of pre-commit Jul 2, 2018
.eslintrc.js build(eslint): Make "strict" ruleset the default (#13142) Jul 9, 2019
.eslintrc.relax.js build(eslint): Make "strict" ruleset the default (#13142) Jul 9, 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 chore: blacken take 2 (#14360) Aug 16, 2019
.travis.yml chore: upgrade+pin pip in ci, disable pep517 where applicable (#14421) Aug 16, 2019
.yarnrc build(yarn): Upgrade to yarn@1.17.3 (#14033) Jul 16, 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
CODE_OF_CONDUCT.md meta(coc): Add code of conduct (#13931) Jul 11, 2019
LICENSE Update license year to 2019 Jul 6, 2019
MANIFEST.in fix(packaging): Include all of `src/sentry` (#13743) Jun 20, 2019
Makefile fix(make): Ensurue we have the latet pip on 'make develop' (#14463) Aug 21, 2019
README.rst meta(readme): Update product screenshots in README (#14287) Aug 6, 2019
babel.config.js build(babel): Remove `propTypes` from prod builds (#13641) Jul 11, 2019
codecov.yml build(codecov): Lower codecov js patch threshold to 60% (#7426) Mar 6, 2018
conftest.py chore: blacken take 2 (#14360) Aug 16, 2019
jest.config.js feat(ui): No unresolved issues animation (#14207) Aug 2, 2019
jsconfig.json build(vscode): Fix jsconfig paths (#8242) May 1, 2018
netlify.toml fix(serverless): Pass referer from netlify api requests (#14019) Jul 16, 2019
package.json use 7.4.4 (#14359) Aug 22, 2019
prettier.config.js style(build): Use modules over json for configs (#11618) Jan 22, 2019
pyproject.toml chore: blacken take 2 (#14360) Aug 16, 2019
requirements-base.txt ref: Bump sentry-sdk to 0.11.0 (#14424) Aug 19, 2019
requirements-dev.txt chore: remove autopep8 in preparation for black (#14401) Aug 15, 2019
requirements-optional.txt build(kafka): confluent-kafka is no longer optional (#14075) Jul 24, 2019
requirements-test.txt fix: Disable transaction events in store (#14088) Jul 19, 2019
setup.cfg chore: blacken take 2 (#14360) Aug 16, 2019
setup.py chore: blacken take 2 (#14360) Aug 16, 2019
static style: Remove trailing slash from static symlink (#10045) Oct 9, 2018
stylelint.config.js build(stylelint): Upgrade to stylelint@10.1.0 (#13638) Aug 7, 2019
tsconfig.json build(typescript): Remove dependence on external tsconfig (#14300) Aug 8, 2019
webpack.config.js build(webpack): Fix vendor bundle not being split (#14328) Aug 9, 2019
yarn.lock chore(ts): Initial typescript conversion in preparation of discover … Aug 22, 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.