The Wayback Machine - https://web.archive.org/web/20190919122138/https://github.com/getsentry/sentry
Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

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: pre-commit, black updates (#14508) Aug 26, 2019
build-utils fix(build): Fixes build fail when integration-docs is missing (#13831) Jun 26, 2019
config chore: pre-commit, black updates (#14508) Aug 26, 2019
docker build(docker): Add support for tagging more branches (#14708) Sep 13, 2019
docs-ui feat(ui) Add extra extra small button size (#14684) Sep 12, 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 feat(workflow): Add availability matches for tag rules Sep 18, 2019
tests feat(workflow): Add availability matches for tag rules Sep 18, 2019
.dockerignore build(docker): First pass of moving Docker builds into sentry (#14622) Sep 10, 2019
.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(node): Upgrade Node to latest LTS: 10.16.3 (#14576) Sep 4, 2019
.pre-commit-config.yaml chore: pre-commit, black updates (#14508) Aug 26, 2019
.travis.yml bump to xenial Sep 10, 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 build(docker): Fix auto build issues (#14658) Sep 12, 2019
Makefile chore: pre-commit, black updates (#14508) Aug 26, 2019
README.rst docs(readme): Update go SDK link (#14545) Aug 30, 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 ref(ts): Improve HoC typings (#14677) Sep 16, 2019
prettier.config.js style(build): Use modules over json for configs (#11618) Jan 22, 2019
pyproject.toml chore: simplify black configuration (#14518) Aug 27, 2019
requirements-base.txt ref: Bump python SDK to 0.12 (#14766) Sep 18, 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 feat(app-platform): publish request modal (#14564) Sep 4, 2019
webpack.config.js build(webpack): Fix vendor bundle not being split (#14328) Aug 9, 2019
yarn.lock ref(ts): Improve HoC typings (#14677) Sep 16, 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.