Python JavaScript CSS HTML Lua Makefile
Switch branches/tags
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.storybook ref(storybook): Use "app" alias for imports (#8239) May 2, 2018
.tx Explicit source file Mar 23, 2013
.vscode feat(vscode): Recommend open-in-github (#6863) Jan 5, 2018
api-docs ref(teams): Use ProjectTeam relation instead of project.team Jan 11, 2018
bin fix(mocks): Prevent occasional unbound local error in load-mocks May 9, 2018
config build(precommit): run jest on pre-commit (#6129) Sep 20, 2017
docs-ui feat(ui): new platformicons on dashboard (#8327) May 8, 2018
docs Added MS Teams Plugin Link to List Mar 22, 2018
examples Old style exception --> new style for Python 3 Oct 23, 2017
scripts feat(ci): Add coverage and junit results for js (#6929) Jan 18, 2018
src fix(api): Add request.organization to other bases May 10, 2018
tests fix: Update sidebar z-index to be below tooltip (#8381) May 9, 2018
.babelrc build(js): Add emotion labels in TEST env (#7125) Jan 31, 2018
.coveragerc Move south migrations to compatibility path May 10, 2016
.dockerignore Add a Dockerfile for local dev environment Feb 19, 2016
.eslintignore feat(ci): Add coverage and junit results for js (#6929) Jan 18, 2018
.eslintrc feat(ui): Add "remove team" modal (#7778) Mar 26, 2018
.gitattributes Fix CHANGES gitattribute Oct 31, 2016
.gitignore feat(snuba): Add SnubaSearchBackend (#7925) Apr 23, 2018
.gitmodules Imported new docs for federation Jul 21, 2015
.isort.cfg Ensure imports are sorted alphabetically Feb 1, 2016
.mailmap Add .mailmap to fix my commits Nov 30, 2015
.nvmrc misc: Add .nvmrc Jan 11, 2018
.prettierrc build(prettier): Upgrade prettier to 1.7.4 (#6459) Oct 30, 2017
.stylelintrc build(js): Add "stylelint" (#8195) Apr 26, 2018
.travis.yml ref(tagstore): Remove MultiTagStorage (#8155) Apr 24, 2018
AUTHORS Add newline to AUTHORS file Nov 30, 2015
Brewfile brew: Pin python@2 Apr 9, 2018
CHANGES feat(actors): Assign Teams API (#7282) Feb 26, 2018
CONTRIBUTING.md Fix link to contributing docs Oct 18, 2016
Dockerfile.dev Fix Dockerfile.dev to use wildcard hotfix version of postgres (#4425) Oct 25, 2016
ISSUE_TEMPLATE.md Basic issue template to cut down on support-style tickets Nov 27, 2016
LICENSE twenty-seventeen Jan 2, 2017
MANIFEST.in ref(build): Move requirements into pip files Sep 11, 2017
Makefile build(storybook): Dont snapshot storybook (#8249) Apr 30, 2018
README.rst fix(readme): Fix Image Src (#6705) Dec 7, 2017
codecov.yml build(codecov): Lower codecov js patch threshold to 60% (#7426) Mar 6, 2018
conftest.py Maintain path (fixes pytest-xdist) Feb 3, 2015
doc-requirements.txt Imported new docs for federation Jul 21, 2015
jsconfig.json build(vscode): Fix jsconfig paths (#8242) May 1, 2018
package.json feat(ui): new platformicons on dashboard (#8327) May 8, 2018
requirements-base.txt feat(integrations): Add support for atlassian connect for JIRA (#8202) May 1, 2018
requirements-dev.txt ref(build): Move requirements into pip files Sep 11, 2017
requirements-optional.txt fix(security): Bump python3-saml library to 1.4.0 Mar 1, 2018
requirements-test.txt Bump pytest-timeout (#7510) Mar 8, 2018
runtests.js Correct get_status Dec 1, 2012
setup.cfg feat(selenium): Switch to headless Chrome Dec 1, 2017
setup.py feat(django): Various compatibility for Django 1.8 Mar 29, 2018
static Initial ported Angular code Jun 11, 2014
webpack.config.js feat(js): Add "app" import alias (#8171) Apr 27, 2018
yarn.lock feat(ui): new platformicons on dashboard (#8327) May 8, 2018

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